ComponentOne ASP.NET MVC Controls
InteractiveAxes Method

C1.Web.Mvc.Fluent Namespace > ChartGesturesBuilder<T> Class : InteractiveAxes Method
The value.
Configurates C1.Web.Mvc.ChartGestures<T>.InteractiveAxes. Sets the interactive axes of the ChartGestures.
Syntax
'Declaration
 
Public Function InteractiveAxes( _
   ByVal value As InteractiveAxes _
) As ChartGesturesBuilder(Of T)
public ChartGesturesBuilder<T> InteractiveAxes( 
   InteractiveAxes value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ChartGesturesBuilder<T> Class
ChartGesturesBuilder<T> Members